home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / folder / folders.frm < prev    next >
Text File  |  1995-05-07  |  21KB  |  622 lines

  1. VERSION 2.00
  2. Begin Form Form1 
  3.    BorderStyle     =   3  'Fixed Double
  4.    Caption         =   "Tab Test"
  5.    ClientHeight    =   4815
  6.    ClientLeft      =   1380
  7.    ClientTop       =   2055
  8.    ClientWidth     =   7110
  9.    Height          =   5220
  10.    KeyPreview      =   -1  'True
  11.    Left            =   1320
  12.    LinkTopic       =   "Form1"
  13.    ScaleHeight     =   4815
  14.    ScaleWidth      =   7110
  15.    Top             =   1710
  16.    Width           =   7230
  17.    Begin Frame Frm 
  18.       Caption         =   "Misc2"
  19.       Height          =   3615
  20.       Index           =   5
  21.       Left            =   1200
  22.       TabIndex        =   3
  23.       Top             =   1800
  24.       Width           =   4575
  25.       Begin CommandButton Command2 
  26.          Caption         =   "&Quit"
  27.          Height          =   495
  28.          Left            =   2040
  29.          TabIndex        =   29
  30.          Top             =   2400
  31.          Width           =   735
  32.       End
  33.       Begin Label Label15 
  34.          BackColor       =   &H00C0C0C0&
  35.          Caption         =   "No VBXs"
  36.          FontBold        =   -1  'True
  37.          FontItalic      =   0   'False
  38.          FontName        =   "MS Sans Serif"
  39.          FontSize        =   9.75
  40.          FontStrikethru  =   0   'False
  41.          FontUnderline   =   0   'False
  42.          Height          =   255
  43.          Index           =   5
  44.          Left            =   480
  45.          TabIndex        =   49
  46.          Top             =   960
  47.          Width           =   3000
  48.       End
  49.       Begin Label Label15 
  50.          BackColor       =   &H00C0C0C0&
  51.          Caption         =   "No DLLs"
  52.          FontBold        =   -1  'True
  53.          FontItalic      =   0   'False
  54.          FontName        =   "MS Sans Serif"
  55.          FontSize        =   9.75
  56.          FontStrikethru  =   0   'False
  57.          FontUnderline   =   0   'False
  58.          Height          =   255
  59.          Index           =   4
  60.          Left            =   480
  61.          TabIndex        =   48
  62.          Top             =   1200
  63.          Width           =   3000
  64.       End
  65.       Begin Label Label15 
  66.          BackColor       =   &H00C0C0C0&
  67.          Caption         =   "Completely customizable"
  68.          FontBold        =   -1  'True
  69.          FontItalic      =   0   'False
  70.          FontName        =   "MS Sans Serif"
  71.          FontSize        =   9.75
  72.          FontStrikethru  =   0   'False
  73.          FontUnderline   =   0   'False
  74.          Height          =   255
  75.          Index           =   3
  76.          Left            =   480
  77.          TabIndex        =   47
  78.          Top             =   1440
  79.          Width           =   3000
  80.       End
  81.       Begin Label Label15 
  82.          BackColor       =   &H00C0C0C0&
  83.          Caption         =   "No fees or licenses"
  84.          FontBold        =   -1  'True
  85.          FontItalic      =   0   'False
  86.          FontName        =   "MS Sans Serif"
  87.          FontSize        =   9.75
  88.          FontStrikethru  =   0   'False
  89.          FontUnderline   =   0   'False
  90.          Height          =   255
  91.          Index           =   2
  92.          Left            =   480
  93.          TabIndex        =   46
  94.          Top             =   1680
  95.          Width           =   3000
  96.       End
  97.       Begin Label Label15 
  98.          BackColor       =   &H00C0C0C0&
  99.          Caption         =   "Piece of Cake"
  100.          FontBold        =   -1  'True
  101.          FontItalic      =   0   'False
  102.          FontName        =   "MS Sans Serif"
  103.          FontSize        =   9.75
  104.          FontStrikethru  =   0   'False
  105.          FontUnderline   =   0   'False
  106.          Height          =   255
  107.          Index           =   1
  108.          Left            =   480
  109.          TabIndex        =   45
  110.          Top             =   1920
  111.          Width           =   3000
  112.       End
  113.       Begin Label Label15 
  114.          BackColor       =   &H00C0C0C0&
  115.          Caption         =   "It's all done with code!"
  116.          FontBold        =   -1  'True
  117.          FontItalic      =   0   'False
  118.          FontName        =   "MS Sans Serif"
  119.          FontSize        =   12
  120.          FontStrikethru  =   0   'False
  121.          FontUnderline   =   0   'False
  122.          Height          =   255
  123.          Index           =   0
  124.          Left            =   240
  125.          TabIndex        =   44
  126.          Top             =   600
  127.          Width           =   3000
  128.       End
  129.    End
  130.    Begin Frame Frm 
  131.       Caption         =   "Step 1"
  132.       Height          =   1575
  133.       Index           =   1
  134.       Left            =   3120
  135.       TabIndex        =   6
  136.       Top             =   2760
  137.       Width           =   3015
  138.       Begin PictureBox Picture1 
  139.          Height          =   255
  140.          Left            =   120
  141.          ScaleHeight     =   225
  142.          ScaleWidth      =   945
  143.          TabIndex        =   28
  144.          Top             =   2040
  145.          Width           =   975
  146.       End
  147.       Begin Frame Frame3 
  148.          Caption         =   "Step 1"
  149.          Height          =   975
  150.          Left            =   3360
  151.          TabIndex        =   25
  152.          Top             =   1920
  153.          Width           =   1215
  154.          Begin HScrollBar HScroll1 
  155.             Height          =   255
  156.             Left            =   120
  157.             TabIndex        =   41
  158.             Top             =   600
  159.             Width           =   975
  160.          End
  161.          Begin DriveListBox Drive1 
  162.             Height          =   315
  163.             Left            =   120
  164.             TabIndex        =   40
  165.             Top             =   240
  166.             Width           =   975
  167.          End
  168.       End
  169.       Begin Frame Frame2 
  170.          Caption         =   "Misc"
  171.          Height          =   855
  172.          Left            =   1920
  173.          TabIndex        =   24
  174.          Top             =   1920
  175.          Width           =   1335
  176.          Begin OptionButton Option1 
  177.             Caption         =   "Option2"
  178.             FontBold        =   0   'False
  179.             FontItalic      =   0   'False
  180.             FontName        =   "MS Sans Serif"
  181.             FontSize        =   8.25
  182.             FontStrikethru  =   0   'False
  183.             FontUnderline   =   0   'False
  184.             Height          =   255
  185.             Index           =   1
  186.             Left            =   120
  187.             TabIndex        =   39
  188.             Top             =   480
  189.             Width           =   855
  190.          End
  191.          Begin OptionButton Option1 
  192.             Caption         =   "Option1"
  193.             FontBold        =   0   'False
  194.             FontItalic      =   0   'False
  195.             FontName        =   "MS Sans Serif"
  196.             FontSize        =   8.25
  197.             FontStrikethru  =   0   'False
  198.             FontUnderline   =   0   'False
  199.             Height          =   255
  200.             Index           =   0
  201.             Left            =   120
  202.             TabIndex        =   38
  203.             Top             =   240
  204.             Width           =   855
  205.          End
  206.       End
  207.       Begin Frame Frame1 
  208.          Caption         =   "Brag"
  209.          Height          =   975
  210.          Left            =   960
  211.          TabIndex        =   23
  212.          Top             =   2040
  213.          Width           =   1095
  214.          Begin CommandButton Command3 
  215.             Caption         =   "xyz"
  216.             Height          =   255
  217.             Left            =   360
  218.             TabIndex        =   37
  219.             Top             =   360
  220.             Width           =   375
  221.          End
  222.       End
  223.       Begin Label Label10 
  224.          BackColor       =   &H00C0C0C0&
  225.          Caption         =   "Add whatever controls are appropriate to each Frame."
  226.          Height          =   495
  227.          Index           =   1
  228.          Left            =   120
  229.          TabIndex        =   36
  230.          Top             =   1320
  231.          Width           =   4575
  232.       End
  233.       Begin Label Label10 
  234.          BackColor       =   &H00C0C0C0&
  235.          Caption         =   "Set the Caption property of each Frame to be the name for the folder tab."
  236.          Height          =   495
  237.          Index